home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.19941031-19941221
/
000050_news@columbia.edu_Fri Nov 4 11:28:40 1994.msg
< prev
next >
Wrap
Internet Message Format
|
2020-01-01
|
1KB
Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA28418
(5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 4 Nov 1994 21:30:39 -0500
Received: by apakabar.cc.columbia.edu id AA13415
(5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 4 Nov 1994 21:30:39 -0500
Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!hookup!news.mathworks.com!udel!gatech!howland.reston.ans.net!agate!dog.ee.lbl.gov!news.cs.utah.edu!cc.usu.edu!jrd
From: jrd@cc.usu.edu (Joe Doupnik)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: C Kermit and meta keys
Message-Id: <1994Nov4.172840.32062@cc.usu.edu>
Date: 4 Nov 94 17:28:40 MDT
References: <JASON.94Nov3134526@idiom.com>
Distribution: world
Organization: Utah State University
Lines: 16
Apparently-To: kermit.misc@watsun.cc.columbia.edu
In article <JASON.94Nov3134526@idiom.com>, jason@idiom.com (Jason Venner) writes:
>
> I use C-Kermit on my linux machine and dial into various unix hosts.
>
> Kermit does not seem to honor the meta key.
> Is there a way to make it recongnize 8 bit characters and pass them through
> to the remote side?
>
> Thanks -- Jason
---------
There isn't such a key. Perhaps you are still thinking of how
Emacs chooses to interpret the local keyboard. Hint: ALT sends nothing,
it only modifies other keypresses, and the modification has nothing at
all to do with adding a high bit. Ditto Control and Shift. Emacs is
wierd this way.
Joe D.